code_checker ~master (2018-07-16T19:27:17Z)
Dub
Repo
Options
unit_threaded
options
struct
Options {
bool
multiThreaded
;
string
[]
testsToRun
;
bool
debugOutput
;
bool
list
;
bool
exit
;
bool
forceEscCodes
;
bool
random
;
uint
seed
;
bool
stackTraces
;
bool
showChrono
;
}
Meta
Source
See Implementation
unit_threaded
options
functions
getOptions
structs
Options